Blazor コントロール
GroupAsync(GroupDescription[],CancellationToken) メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1WrapDataCollection<S,T> クラス > GroupAsync メソッド : GroupAsync(GroupDescription[],CancellationToken) メソッド
The group descriptions that determine how the data will be grouped.
The cancellation token.
Groups the collection according to the specified group descriptions.
シンタックス
'宣言
 
Public Overloads Overridable Function GroupAsync( _
   ByVal groupDescriptions() As GroupDescription, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task GroupAsync( 
   GroupDescription[] groupDescriptions,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

groupDescriptions
The group descriptions that determine how the data will be grouped.
cancellationToken
The cancellation token.
参照

C1WrapDataCollection<S,T> クラス
C1WrapDataCollection<S,T> メンバ
オーバーロード一覧